Skip to content
Back to search
30
MCP

AWS Lambda

pulsemcp/aws lambda

Enables LLMs to interact with AWS Lambda functions, providing access to private resources, AWS services, and Lambda's capabilities for data processing and external API integration.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS Labs
Integrates with AWS services including Bedrock Knowledge Bases, Nova Canvas, Step Functions, Lambda, IAM, and Cost Explorer to enable enterp
0 tools
acuvity/mcp-server-aws-lambda
AWS Lambda integration to select and run Lambda function as MCP tools without code changes.
0 tools
AWS Bedrock
Integrates AWS Bedrock, enabling natural language processing and task automation.
0 tools
AWS Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools
AWS (Managed)
Fully managed remote service providing access to AWS documentation and over 15,000 AWS APIs
0 tools
awslabs.lambda-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Lambda
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_lambda": {
      "url": "None",
      "transport": "http"
    }
  }
}